简体版 English
تسجيل الدخول إنشاء حساب جديد

binary translation معنى

يبدو
"binary translation" أمثلة على
الترجمة العربيةجوال إصدار
  • ترجمة ثنائية
أمثلة
  • Possible porting options include binary translation and emulation of the original platform.
    تشتمل خيارات النقل المحتملة على ترجمة ثنائية ومضاهاة للنظام الأساسي الأصلي.
  • Dynamic binary translation looks at a short sequence of code—typically on the order of a single basic block—then translates it and caches the resulting sequence.
    تعتمد عملية الترجمة الثنائية الديناميكة على التركيز على سلسلة قصيرة من الشفرة—بحجم كتلة بسيطة واحدة نموذجياً—ثم ترجمتها وتخزين سلسلة التعليمات الناتجة مؤقتاً.
  • A translator using static binary translation aims to convert all of the code of an executable file into code that runs on the target architecture without having to run the code first, as is done in dynamic binary translation.
    يهدف المترجم الثنائي الستاتيكي إلى تحويل كافة الشفرات الثنائية المخزنة في الملف التنفيذي إلى شفرات يمكن تنفيذها على المعمارية الهدف دون الحاجة للمرور بمرحلة تنفيذ الشفرات الأصلية، كما هو الحال في الترجمة الثنائية الديناميكية.